2005-09-09 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktreeview.c (gtk_tree_view_get_visible_range): Document
memory handling. (#314975, Torsten Schoenfeld)
2005-09-09 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtktreeview.c (gtk_tree_view_get_visible_range): Document
+ memory handling. (#314975, Torsten Schoenfeld)
+
* gtk/gtkiconview.c (gtk_icon_view_class_init):
* gtk/gtkfilesel.c (gtk_file_selection_class_init):
* gtk/gtkcombobox.c (gtk_combo_box_class_init):
2005-09-09 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtktreeview.c (gtk_tree_view_get_visible_range): Document
+ memory handling. (#314975, Torsten Schoenfeld)
+
* gtk/gtkiconview.c (gtk_icon_view_class_init):
* gtk/gtkfilesel.c (gtk_file_selection_class_init):
* gtk/gtkcombobox.c (gtk_combo_box_class_init):
* Sets @start_path and @end_path to be the first and last visible path.
* Note that there may be invisible paths in between.
*
+ * The paths should be freed with gtk_tree_path_free() after use.
+ *
* Returns: %TRUE, if valid paths were placed in @start_path and @end_path.
*
* Since: 2.8